Give GPTs time to "think"
https://platform.openai.com/docs/guides/gpt-best-practices/give-gpts-time-to-think
Asking for a chain of reasoning before an answer can help GPTs reason their way toward correct answers more reliably.
CoT
Ng先生のGuidelines for Promptingでも
Instruct the model to work out its own solution before rushing to a conclusion
Use inner monologue or a sequence of queries to hide the model's reasoning process
Ask the model if it missed anything on previous passes